home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / edsqt101.zip / EDSQUOTE.DOC < prev    next >
Text File  |  1993-05-09  |  7KB  |  167 lines

  1.    ███████┐ ████████┐ ███████┐ ███████┐  ██┐  ██┐ ███████┐ ████████┐ ███████┐  
  2.    ██┌────┘ └██┌──██│ ██┌────┘ ██┌──██│  ██│  ██│ ██┌──██│ └──██┌──┘ ██┌────┘  
  3.    █████┐    ██│  ██│ ███████┐ ██│  ██│  ██│  ██│ ██│  ██│    ██│    █████┐    
  4.    ██┌──┘    ██│  ██│ └────██│ ██│  ███┐ ██│  ██│ ██│  ██│    ██│    ██┌──┘    
  5.    ███████┐ ████████│ ███████│ ███████┌┘ ███████│ ███████│    ██│    ███████┐  
  6.    └──────┘ └───────┘ └──────┘ └──────┘  └──────┘ └──────┘    └─┘    └──────┘  
  7.  
  8.  
  9.  
  10.                                ■ Version 1.00 ■
  11.                      Copyright (C) 1993 by Eric D. Scales
  12.  
  13.  
  14.  
  15.                             DISCLAIMER & LICENSE
  16. ──────────────────────────────────────────────────────────────────────────────
  17.  
  18.         This Shareware version of EDSQUOTE is provided as is with no warranty,
  19.         express or implied.  (The registered version does contain a warranty
  20.         guaranteeing that it will accomplish what is explained further in 
  21.         this text)  No attempt may be made to decompile, disassemble, or 
  22.         tamper with the code in any way without the express written 
  23.         permission of Eric D. Scales.  You may not hold the author responsible
  24.         for any problems that EDSQUOTE may cause.  (It works fine on my
  25.         system and should on yours...)  You may use EDSQUOTE free of charge
  26.         for a period of 20 days.  After that, you must either remove EDSQUOTE
  27.         and all its files or you must register EDSQUOTE.  (You actually 
  28.         register the program TechnoSTAT, but get EDSQUOTE thrown in free of
  29.         charge..) Same goes for AddQuote..
  30.  
  31.                      What do EDSQuote and AddQuote do?
  32. ──────────────────────────────────────────────────────────────────────────────
  33.  
  34.          EDSQuote is a small PPE that will read a random line from the data
  35.          file containing the quotes (EDSQUOTE.QTS) and display it in an 
  36.          attractive centered window on the screen.  AddQuote will allow 
  37.          users to add their own quotes to the EDSQUOTE.QTS file.  (NOTE: 
  38.          AddQuote need NOT be installed for EDSQuote to work properly)
  39.  
  40.                                Configuration
  41. ──────────────────────────────────────────────────────────────────────────────
  42.  
  43.         EDSQuote and AddQuote are very simple to configure...  It only
  44.         requires the editing of the EDSQUOTE.CNF file..  The format of the
  45.         file is as follows:
  46.  
  47.         00000000
  48.         00000000
  49.         Eric Scales
  50.         E.D.S. Development
  51.         C:\PCB\PPE\GET-ADRS.PPE
  52.  
  53.         LINE #1: Registration Security code
  54.         LINE #2: TechnoSTAT/EDSQuote Serial Number
  55.         LINE #3: SysOp's Full Name
  56.         LINE #4: BBS Name
  57.         LINE #5: PPE to call after EDSQuote
  58.  
  59.         If you are not a registered user, then Line numbers 1 and 2 need not
  60.         be messed with..  EDSQuote will simply run as unregistered if its
  61.         calculations do not come out right..
  62.  
  63.         Line #5 is something I'm not sure I want, but it's there anyhow..
  64.         Since you won't have the source code, I want to add a little 
  65.         flexibilty to call another PPE after EDSQuote is finished..  The 
  66.         problem is this..
  67.  
  68.         Say you configure it to execute GET-ADRS.PPE to check to make sure
  69.         the user has his/her user information correctly filled out..  This 
  70.         will work great as a LOGIN script file, but if you want to add it
  71.         to your CMD.LST file so the user can type something like QUOTE and
  72.         see his/her quote, you don't want GET-ADRS to execute then.  
  73.  
  74.         If you want to execute a PPE, simple place the full path/filename on
  75.         line #5 of EDSQUOTE.CNF.  If not, simple leave it blank..
  76.  
  77.  
  78.  
  79.         AddQuote also supports a User trashcan file..  The filename is
  80.         EDSTRASH.USR...  Just enter a string on each line that you wish not
  81.         to be found in the username.  (If AddQuote finds any of the text in
  82.         the file in the user name it will abort with the message:  "System
  83.         files need updating..."  So do not be alarmed if a user tells you 
  84.         your system files need updating, cause they don't..  I chose this
  85.         message for politeness to the user that is being disallowed access 
  86.         to AddQuote)
  87.  
  88.         Example
  89.         -------
  90.  
  91.         Hawkins
  92.         John Doe
  93.  
  94.         If AddQuote finds the word Hawkins anywhere in the users name, it will
  95.         abort with message "System files need updating...".  (A message 
  96.         stating that the caller was denied access will be entered in your 
  97.         callers log)  If AddQuote finds the string John Doe anywhere in the
  98.         name it will do the same..  I would abstain from single names and
  99.         stay with specifics..  (Reason:  If you put "Frank" in the file, 
  100.         someone with the name "Frank Jones" would be denied access as well as
  101.         "Frank Perkins" etc.)
  102.         
  103.        !!!!!!!!
  104.        !!NOTE!!
  105.        !!!!!!!!
  106.  
  107.            EDSQuote.PPE, AddQuote.PPE, EDSQuote.CNF, EDSQuote.QTS  must
  108.            reside in the same directory!!
  109.  
  110.            If EDSTrash.USR is present it must also reside in the same 
  111.            directory as the others, but it need not be present for AddQuote
  112.            to correctly operate.
  113.  
  114.  
  115.  
  116.  
  117.         Format for the EDSQuote.QTS file:
  118.  
  119.         Line #1:  Number of lines in this file (Please include line #1)
  120.         Lines #2-????:  Actual quotes..  Limit of 75 characters please..                   
  121.                            
  122.  
  123.  
  124.                            Setup within PCBoard
  125. ──────────────────────────────────────────────────────────────────────────────       
  126.  
  127.         I have EDSQuote setup as a login ppe on my system.  To do this, simply
  128.         type the following commands in PCBSETUP:
  129.  
  130.         Type B   (File Locations)
  131.         Type D   (Login/Logoff Questionnaires)
  132.         Cursor down to (Name/Loc of Login Script)
  133.         Enter the pathname and filename (EDSQUOTE.PPE) 
  134.  
  135.  
  136.         To install AddQuote as a command from the main menu, do the following:
  137.  
  138.         Type B   (File Locations)
  139.         Type B   (Configuration Files)
  140.         Cursor down to CMD.LST
  141.         Hit F2
  142.         Cursor down to the last line
  143.         Hit ALT-I
  144.         Type QUOTE (or whatever), the security level, and path/filename
  145.  
  146.                           
  147.                           Registration and Support
  148. ──────────────────────────────────────────────────────────────────────────────
  149.  
  150.         In order to register EDSQuote, you don't really register EDSQuote, 
  151.         but you register TechnoSTAT.  (In other words, you get a great 
  152.         bulletin generator and two great PPE's for a minimum fee of $5)
  153.  
  154.         Please see REGISTER.TXT for more information..
  155.  
  156.         To contact Eric D. Scales, please use the following numbers at the
  157.         following times:
  158.  
  159.         VOICE  (812) 464-2363  3:00pm-9:00pm  CST Mon-Sun
  160.         FAX    (812) 425-5060  8:00am-3:30pm  CST Mon-Fri
  161.         BBS    (812) 423-3394  24hrs.  14,400 baud!
  162.  
  163.  
  164.  
  165.         Thanks for your support!
  166.         Have fun!
  167.